Variant.Equals Method
Returns a Boolean. Returns True if the current variant is of the same data type and value as the variant passed as a parameter.
Syntax
Variant.Equals v
v
Variant